GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > MatrixCell クラス > MatrixCell コンストラクタ : MatrixCell コンストラクタ(IEnumerable<ReportItem>) |
MatrixCellクラスの新しいインスタンスを初期化します。
'宣言 Public Function New( _ ByVal items As IEnumerable(Of ReportItem) _ )
public MatrixCell( IEnumerable<ReportItem> items )